Versions:

  • 1.4.3
  • 1.4.2
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.1.0
  • 1.0.1
  • 1.0.1-alpha

service-bus-tui 1.4.3, released by MonsieurTib as the eighth incremental update to the open-source project, is a lightweight, keyboard-driven explorer that lets administrators and developers interact with Azure Service Bus queues, topics, and subscriptions without leaving the command line. Written in Rust and shipped as a single statically linked binary, the tool opens an interactive textual interface that lists namespaces, drills down into entities, and supports send, receive, peek, and dead-letter operations in a few keystrokes. Typical use cases include quickly inspecting message counts or sizes during incident response, replaying dead-lettered payloads back to their original queues, verifying subscription filters after a deployment, and browsing topic routing results when telemetry is sparse. Because the program runs inside any ANSI-compatible terminal, it fits naturally into CI pipelines, SSH jump boxes, and local WSL sessions where launching the Azure portal is inconvenient or prohibited. Session state is held in memory only, so no local configuration files or credentials are persisted beyond the runtime, and authentication is delegated to the already-logged-in Azure CLI, keeping the surface area minimal for compliance-sensitive environments. The navigator supports incremental search, colorized error messages, and keyboard shortcuts modeled after common file managers, shortening the learning curve for operators who already live in Vim-style environments. Versioning follows calendar-driven cadence; the eight published releases since inception have added features such as batch message deletion, JSON syntax highlighting, and resizable panes, all while keeping the binary under 10 MB. service-bus-tui is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: